false for No Break off (to allow highlighted text to break normally at end of line)Example. To change the setting, use the PNoBreak command.
true for No Break on (to keep highlighted text to gether on same line)
-2 for multiple settings in selection
PGetNoBreak noBreak;
if (noBreak && noBreak != -2) PNoBreak(false);
Comments or suggestions? Contact Adobe Developer Support